net/http.http2ClientConn.sendGoAway (method)

2 uses

	net/http (current package)
		h2_bundle.go#L8462: 	if err := cc.sendGoAway(); err != nil {
		h2_bundle.go#L8499: func (cc *http2ClientConn) sendGoAway() error {